Click or drag to resize

MeetingRequestModifiedOccurrences Property

Contains an array of recurring calendar item occurrences that have been modified so that they are different than the recurrence master item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Occurrence> ModifiedOccurrences { get; }

Property Value

Type: IListOccurrence
See Also